Versions:

  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.0
  • 0.3.2

ffzap 1.1.2, developed by Tobias “CodeF0x” Oettl, is a command-line utility that wraps the ubiquitous ffmpeg libraries in a lightweight, multithreaded interface, enabling users to convert, compress, cut, or otherwise manipulate audio and video assets without the overhead of a graphical application. Built explicitly for batch workflows, the program automatically detects the number of logical CPU cores and spawns an equivalent number of parallel ffmpeg workers, saturating modern hardware so that large seasonal archives, podcast series, or multi-camera shoots can be re-encoded in a fraction of the time required by single-threaded scripts. Because it passes arguments directly to ffmpeg, every container, codec, filter, or bit-rate option that the underlying multimedia framework supports—H.264 to AV1, WAV to Opus, 4K down-scaling, loudness normalization, subtitle burn-in, or HDR tone-mapping—remains available through familiar syntax, making the tool equally attractive to radio producers preparing 24-hour broadcast bundles, mobile developers creating size-optimized renditions, archivists migrating legacy formats, or DevOps teams generating preview clips in CI pipelines. The project has iterated through five public releases, each refining job scheduling, exit-code handling, and progress reporting while keeping the executable dependency-free and small enough to embed in portable tool-chains. Distributed as freeware, the software is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.

Tags: